home *** CD-ROM | disk | FTP | other *** search
- object Headers: THeaders
- Left = 205
- Top = 87
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Header'
- ClientHeight = 279
- ClientWidth = 458
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- PixelsPerInch = 120
- TextHeight = 20
- object BitBtn1: TBitBtn
- Left = 64
- Top = 232
- Width = 97
- Height = 33
- TabOrder = 4
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 296
- Top = 232
- Width = 97
- Height = 33
- TabOrder = 5
- Kind = bkCancel
- end
- object GroupBox1: TGroupBox
- Left = 240
- Top = 8
- Width = 209
- Height = 81
- Caption = 'Align'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object RadioButton7: TRadioButton
- Left = 16
- Top = 24
- Width = 65
- Height = 17
- Caption = 'Left'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object RadioButton8: TRadioButton
- Left = 112
- Top = 24
- Width = 81
- Height = 17
- Caption = 'Center'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object RadioButton9: TRadioButton
- Left = 16
- Top = 48
- Width = 73
- Height = 17
- Caption = 'Right'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton10: TRadioButton
- Left = 112
- Top = 48
- Width = 89
- Height = 17
- Caption = 'Justify'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- end
- object GroupBox2: TGroupBox
- Left = 240
- Top = 96
- Width = 209
- Height = 81
- Caption = 'Clear'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object RadioButton11: TRadioButton
- Left = 16
- Top = 24
- Width = 65
- Height = 17
- Caption = 'Left'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object RadioButton12: TRadioButton
- Left = 16
- Top = 48
- Width = 73
- Height = 17
- Caption = 'Right'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton13: TRadioButton
- Left = 112
- Top = 24
- Width = 81
- Height = 17
- Caption = 'All'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- end
- object CheckBox1: TCheckBox
- Left = 248
- Top = 192
- Width = 169
- Height = 17
- Caption = 'NOWRAP'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 8
- Width = 225
- Height = 209
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 8
- Top = 24
- Width = 209
- Height = 17
- Caption = 'Header One (largest)'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 8
- Top = 56
- Width = 209
- Height = 17
- Caption = 'Header Two'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object RadioButton3: TRadioButton
- Left = 8
- Top = 88
- Width = 209
- Height = 17
- Caption = 'Header Three'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object RadioButton4: TRadioButton
- Left = 8
- Top = 120
- Width = 209
- Height = 17
- Caption = 'Header Four'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- end
- object RadioButton5: TRadioButton
- Left = 8
- Top = 152
- Width = 209
- Height = 17
- Caption = 'Header Five'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- end
- object RadioButton6: TRadioButton
- Left = 8
- Top = 184
- Width = 209
- Height = 17
- Caption = 'Header Six (smallest)'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- end
- end
- end
-